home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Resources / g⁄matter / g⁄matter catalog / GMDUI.Dxr / 00358_method.txt < prev    next >
Encoding:
Text File  |  1996-07-31  |  409 b   |  3 lines

  1. mSetTextJust sets the justification applied to all subsequent text commands. Possible values are: left, right, and centered. Justification applies to an entire text block (or the set of linked text blocks), so if you set justification to "right" and call mAppendText for a block that was previously centered, the justification of the entire block will be changed to right-justified as the new text is added.
  2.  
  3.